Zend_Controller_Exception Object
(
    [_previous:Zend_Exception:private] => 
    [message:protected] => Cannot assemble. Too few arguments?#0 /var/www/unisim/application/library/Zend/Controller/Router/Rewrite.php(470): Zend_Controller_Router_Route_Regex->assemble(Array, false, true)
#1 /var/www/unisim/application/library/Zend/View/Helper/Url.php(49): Zend_Controller_Router_Rewrite->assemble(Array, 'solution', false, true)
#2 [internal function]: Zend_View_Helper_Url->url(Array, 'solution')
#3 /var/www/unisim/application/library/Zend/View/Abstract.php(350): call_user_func_array(Array, Array)
#4 /var/www/unisim/application/modules/default/views/scripts/default.phtml(124): Zend_View_Abstract->__call('url', Array)
#5 /var/www/unisim/application/modules/default/views/scripts/default.phtml(124): Zend_View->url(Array, 'solution')
#6 /var/www/unisim/application/library/Zend/View.php(108): include('/var/www/unisim...')
#7 /var/www/unisim/application/library/Zend/View/Abstract.php(888): Zend_View->_run('/var/www/unisim...')
#8 /var/www/unisim/application/library/Zend/Layout.php(796): Zend_View_Abstract->render('default.phtml')
#9 /var/www/unisim/application/library/Zend/Layout/Controller/Plugin/Layout.php(143): Zend_Layout->render()
#10 /var/www/unisim/application/library/App/Controller/Plugin/Layout.php(26): Zend_Layout_Controller_Plugin_Layout->postDispatch(Object(Zend_Controller_Request_Http))
#11 /var/www/unisim/application/library/Zend/Controller/Plugin/Broker.php(333): App_Controller_Plugin_Layout->postDispatch(Object(Zend_Controller_Request_Http))
#12 /var/www/unisim/application/library/Zend/Controller/Front.php(965): Zend_Controller_Plugin_Broker->postDispatch(Object(Zend_Controller_Request_Http))
#13 /var/www/unisim/application/library/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch()
#14 /var/www/unisim/application/library/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()
#15 /var/www/unisim/public_html/index.php(16): Zend_Application->run()
#16 {main}
    [string:Exception:private] => 
    [code:protected] => 0
    [file:protected] => /var/www/unisim/application/library/Zend/Controller/Plugin/Broker.php
    [line:protected] => 336
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /var/www/unisim/application/library/Zend/Controller/Front.php
                    [line] => 965
                    [function] => postDispatch
                    [class] => Zend_Controller_Plugin_Broker
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Zend_Controller_Request_Http Object
                                (
                                    [_paramSources:protected] => Array
                                        (
                                            [0] => _GET
                                            [1] => _POST
                                        )

                                    [_requestUri:protected] => /solutions/[layoutContent]%20=%3E%20%3Cdiv%20class=
                                    [_baseUrl:protected] => /ru
                                    [_basePath:protected] => 
                                    [_pathInfo:protected] => /solutions/[layoutContent]%20=%3E%20%3Cdiv%20class=
                                    [_params:protected] => Array
                                        (
                                            [systemName] => [layoutContent] => 
default [controller] => solutions [action] => view [error_handler] => ArrayObject Object ( [storage:ArrayObject:private] => Array ( [exception] => Exception Object ( [message:protected] => item not found [string:Exception:private] => [code:protected] => 0 [file:protected] => /var/www/unisim/application/modules/default/controllers/SolutionsController.php [line:protected] => 14 [trace:Exception:private] => Array ( [0] => Array ( [file] => /var/www/unisim/application/library/Zend/Controller/Action.php [line] => 516 [function] => viewAction [class] => Default_SolutionsController [type] => -> [args] => Array ( ) ) [1] => Array ( [file] => /var/www/unisim/application/library/Zend/Controller/Dispatcher/Standard.php [line] => 308 [function] => dispatch [class] => Zend_Controller_Action [type] => -> [args] => Array ( [0] => viewAction ) ) [2] => Array ( [file] => /var/www/unisim/application/library/Zend/Controller/Front.php [line] => 954 [function] => dispatch [class] => Zend_Controller_Dispatcher_Standard [type] => -> [args] => Array ( [0] => Zend_Controller_Request_Http Object *RECURSION* [1] => Zend_Controller_Response_Http Object ( [_body:protected] => Array ( [default] => ) [_exceptions:protected] => Array ( [0] => Exception Object *RECURSION* [1] => Zend_Controller_Router_Exception Object ( [_previous:Zend_Exception:private] => [message:protected] => Cannot assemble. Too few arguments? [string:Exception:private] => [code:protected] => 0 [file:protected] => /var/www/unisim/application/library/Zend/Controller/Router/Route/Regex.php [line:protected] => 203 [trace:Exception:private] => Array ( [0] => Array ( [file] => /var/www/unisim/application/library/Zend/Controller/Router/Rewrite.php [line] => 470 [function] => assemble [class] => Zend_Controller_Router_Route_Regex [type] => -> [args] => Array ( [0] => Array ( [systemName] => ) [1] => [2] => 1 ) ) [1] => Array ( [file] => /var/www/unisim/application/library/Zend/View/Helper/Url.php [line] => 49 [function] => assemble [class] => Zend_Controller_Router_Rewrite [type] => -> [args] => Array ( [0] => Array ( [systemName] => ) [1] => solution [2] => [3] => 1 ) ) [2] => Array ( [function] => url [class] => Zend_View_Helper_Url [type] => -> [args] => Array ( [0] => Array ( [systemName] => ) [1] => solution ) ) [3] => Array ( [file] => /var/www/unisim/application/library/Zend/View/Abstract.php [line] => 350 [function] => call_user_func_array [args] => Array ( [0] => Array ( [0] => Zend_View_Helper_Url Object ( [view] => Zend_View Object ( [_useViewStream:Zend_View:private] => [_useStreamWrapper:Zend_View:private] => [_path:Zend_View_Abstract:private] => Array ( [script] => Array ( [0] => /var/www/unisim/application/modules/default/views/scripts/ [1] => /var/www/unisim/application/modules/default/views/scripts/ [2] => /var/www/unisim/application/library/App/Controller/Scaffolding/ ) [helper] => Array ( ) [filter] => Array ( ) ) [_file:Zend_View_Abstract:private] => /var/www/unisim/application/modules/default/views/scripts/default.phtml [_helper:Zend_View_Abstract:private] => Array ( [Doctype] => Zend_View_Helper_Doctype Object ( [_defaultDoctype:protected] => HTML4_LOOSE [_registry:protected] => ArrayObject Object ( [storage:ArrayObject:private] => Array ( [doctypes] => Array ( [XHTML11] => [XHTML1_STRICT] => [XHTML1_TRANSITIONAL] => [XHTML1_FRAMESET] => [XHTML1_RDFA] => [XHTML1_RDFA11] => [XHTML_BASIC1] => [XHTML5] => [HTML4_STRICT] => [HTML4_LOOSE] => [HTML4_FRAMESET] => [HTML5] => ) [doctype] => HTML5 ) ) [_regKey:protected] => Zend_View_Helper_Doctype [view] => Zend_View Object *RECURSION* ) [HeadMeta] => Zend_View_Helper_HeadMeta Object ( [_typeKeys:protected] => Array ( [0] => name [1] => http-equiv [2] => charset [3] => property ) [_requiredKeys:protected] => Array ( [0] => content ) [_modifierKeys:protected] => Array ( [0] => lang [1] => scheme ) [_regKey:protected] => Zend_View_Helper_HeadMeta [_container:protected] => Zend_View_Helper_Placeholder_Container Object ( [_prefix:protected] => [_postfix:protected] => [_separator:protected] => [_indent:protected] => [_captureLock:protected] => [_captureType:protected] => [_captureKey:protected] => [storage:ArrayObject:private] => Array ( [0] => stdClass Object ( [type] => charset [charset] => UTF-8 [content] => [modifiers] => Array ( ) ) [1] => stdClass Object ( [type] => http-equiv [http-equiv] => Content-Type [content] => text/html; charset=utf-8 [modifiers] => Array ( ) ) [2] => stdClass Object ( [type] => name [name] => format-detection [content] => telephone=no [modifiers] => Array ( ) ) [3] => stdClass Object ( [type] => name [name] => format-detection [content] => telephone=no [modifiers] => Array ( ) ) ) ) [_registry:protected] => Zend_View_Helper_Placeholder_Registry Object ( [_containerClass:protected] => Zend_View_Helper_Placeholder_Container [_items:protected] => Array ( [Zend_View_Helper_HeadMeta] => Zend_View_Helper_Placeholder_Container Object ( [_prefix:protected] => [_postfix:protected] => [_separator:protected] => [_indent:protected] => [_captureLock:protected] => [_captureType:protected] => [_captureKey:protected] => [storage:ArrayObject:private] => Array ( [0] => stdClass Object ( [type] => charset [charset] => UTF-8 [content] => [modifiers] => Array ( ) ) [1] => stdClass Object ( [type] => http-equiv [http-equiv] => Content-Type [content] => text/html; charset=utf-8 [modifiers] => Array ( ) ) [2] => stdClass Object ( [type] => name [name] => format-detection [content] => telephone=no [modifiers] => Array ( ) ) [3] => stdClass Object ( [type] => name [name] => format-detection [content] => telephone=no [modifiers] => Array ( ) ) ) ) [Zend_Layout] => Zend_View_Helper_Placeholder_Container Object ( [_prefix:protected] => [_postfix:protected] => [_separator:protected] => [_indent:protected] => [_captureLock:protected] => [_captureType:protected] => [_captureKey:protected] => [storage:ArrayObject:private] => Array ( [content] =>

404 Page Not Found

item not found
) ) [Zend_View_Helper_HeadLink] => Zend_View_Helper_Placeholder_Container Object ( [_prefix:protected] => [_postfix:protected] => [_separator:protected] => [_indent:protected] => [_captureLock:protected] => [_captureType:protected] => [_captureKey:protected] => [storage:ArrayObject:private] => Array ( [0] => stdClass Object ( [rel] => stylesheet [type] => text/css [href] => /modules/default/css/bootstrap.css [media] => screen [conditionalStylesheet] => ) [1] => stdClass Object ( [rel] => stylesheet [type] => text/css [href] => /modules/default/css/font-awesome.css [media] => screen [conditionalStylesheet] => ) [2] => stdClass Object ( [rel] => stylesheet [type] => text/css [href] => /modules/default/css/styles.css [media] => screen [conditionalStylesheet] => ) [3] => stdClass Object ( [rel] => shortcut icon [href] => /modules/default/img/favicon.ico ) [4] => stdClass Object ( [rel] => shortcut icon [href] => /modules/default/img/favicon.ico ) ) ) [Zend_View_Helper_HeadScript] => Zend_View_Helper_Placeholder_Container Object ( [_prefix:protected] => [_postfix:protected] => [_separator:protected] => [_indent:protected] => [_captureLock:protected] => [_captureType:protected] => [_captureKey:protected] => [storage:ArrayObject:private] => Array ( [0] => stdClass Object ( [type] => text/javascript [attributes] => Array ( [src] => /modules/default/js/jquery-1.10.2.js ) [source] => ) [1] => stdClass Object ( [type] => text/javascript [attributes] => Array ( [src] => /modules/default/js/bootstrap.js ) [source] => ) [2] => stdClass Object ( [type] => text/javascript [attributes] => Array ( [src] => /modules/default/js/scripts.js ) [source] => ) ) ) [Zend_View_Helper_HeadTitle] => Zend_View_Helper_Placeholder_Container Object ( [_prefix:protected] => [_postfix:protected] => [_separator:protected] => [_indent:protected] => [_captureLock:protected] => [_captureType:protected] => [_captureKey:protected] => [storage:ArrayObject:private] => Array ( ) ) [Zend_View_Helper_HeadStyle] => Zend_View_Helper_Placeholder_Container Object ( [_prefix:protected] => [_postfix:protected] => [_separator:protected] => [_indent:protected] => [_captureLock:protected] => [_captureType:protected] => [_captureKey:protected] => [storage:ArrayObject:private] => Array ( ) ) ) ) [_autoEscape:protected] => 1 [view] => Zend_View Object *RECURSION* ) [HeadLink] => Zend_View_Helper_HeadLink Object ( [_itemKeys:protected] => Array ( [0] => charset [1] => href [2] => hreflang [3] => id [4] => media [5] => rel [6] => rev [7] => type [8] => title [9] => extras [10] => sizes ) [_regKey:protected] => Zend_View_Helper_HeadLink [_container:protected] => Zend_View_Helper_Placeholder_Container Object ( [_prefix:protected] => [_postfix:protected] => [_separator:protected] => [_indent:protected] => [_captureLock:protected] => [_captureType:protected] => [_captureKey:protected] => [storage:ArrayObject:private] => Array ( [0] => stdClass Object ( [rel] => stylesheet [type] => text/css [href] => /modules/default/css/bootstrap.css [media] => screen [conditionalStylesheet] => ) [1] => stdClass Object ( [rel] => stylesheet [type] => text/css [href] => /modules/default/css/font-awesome.css [media] => screen [conditionalStylesheet] => ) [2] => stdClass Object ( [rel] => stylesheet [type] => text/css [href] => /modules/default/css/styles.css [media] => screen [conditionalStylesheet] => ) [3] => stdClass Object ( [rel] => shortcut icon [href] => /modules/default/img/favicon.ico ) [4] => stdClass Object ( [rel] => shortcut icon [href] => /modules/default/img/favicon.ico ) ) ) [_registry:protected] => Zend_View_Helper_Placeholder_Registry Object ( [_containerClass:protected] => Zend_View_Helper_Placeholder_Container [_items:protected] => Array ( [Zend_View_Helper_HeadMeta] => Zend_View_Helper_Placeholder_Container Object ( [_prefix:protected] => [_postfix:protected] => [_separator:protected] => [_indent:protected] => [_captureLock:protected] => [_captureType:protected] => [_captureKey:protected] => [storage:ArrayObject:private] => Array ( [0] => stdClass Object ( [type] => charset [charset] => UTF-8 [content] => [modifiers] => Array ( ) ) [1] => stdClass Object ( [type] => http-equiv [http-equiv] => Content-Type [content] => text/html; charset=utf-8 [modifiers] => Array ( ) ) [2] => stdClass Object ( [type] => name [name] => format-detection [content] => telephone=no [modifiers] => Array ( ) ) [3] => stdClass Object ( [type] => name [name] => format-detection [content] => telephone=no [modifiers] => Array ( ) ) ) ) [Zend_Layout] => Zend_View_Helper_Placeholder_Container Object ( [_prefix:protected] => [_postfix:protected] => [_separator:protected] => [_indent:protected] => [_captureLock:protected] => [_captureType:protected] => [_captureKey:protected] => [storage:ArrayObject:private] => Array ( [content] =>

404 Page Not Found

item not found
) ) [Zend_View_Helper_HeadLink] => Zend_View_Helper_Placeholder_Container Object ( [_prefix:protected] => [_postfix:protected] => [_separator:protected] => [_indent:protected] => [_captureLock:protected] => [_captureType:protected] => [_captureKey:protected] => [storage:ArrayObject:private] => Array ( [0] => stdClass Object ( [rel] => stylesheet [type] => text/css [href] => /modules/default/css/bootstrap.css [media] => screen [conditionalStylesheet] => ) [1] => stdClass Object ( [rel] => stylesheet [type] => text/css [href] => /modules/default/css/font-awesome.css [media] => screen [conditionalStylesheet] => ) [2] => stdClass Object ( [rel] => stylesheet [type] => text/css [href] => /modules/default/css/styles.css [media] => screen [conditionalStylesheet] => ) [3] => stdClass Object ( [rel] => shortcut icon [href] => /modules/default/img/favicon.ico ) [4] => stdClass Object ( [rel] => shortcut icon [href] => /modules/default/img/favicon.ico ) ) ) [Zend_View_Helper_HeadScript] => Zend_View_Helper_Placeholder_Container Object ( [_prefix:protected] => [_postfix:protected] => [_separator:protected] => [_indent:protected] => [_captureLock:protected] => [_captureType:protected] => [_captureKey:protected] => [storage:ArrayObject:private] => Array ( [0] => stdClass Object ( [type] => text/javascript [attributes] => Array ( [src] => /modules/default/js/jquery-1.10.2.js ) [source] => ) [1] => stdClass Object ( [type] => text/javascript [attributes] => Array ( [src] => /modules/default/js/bootstrap.js ) [source] => ) [2] => stdClass Object ( [type] => text/javascript [attributes] => Array ( [src] => /modules/default/js/scripts.js ) [source] => ) ) ) [Zend_View_Helper_HeadTitle] => Zend_View_Helper_Placeholder_Container Object ( [_prefix:protected] => [_postfix:protected] => [_separator:protected] => [_indent:protected] => [_captureLock:protected] => [_captureType:protected] => [_captureKey:protected] => [storage:ArrayObject:private] => Array ( ) ) [Zend_View_Helper_HeadStyle] => Zend_View_Helper_Placeholder_Container Object ( [_prefix:protected] => [_postfix:protected] => [_separator:protected] => [_indent:protected] => [_captureLock:protected] => [_captureType:protected] => [_captureKey:protected] => [storage:ArrayObject:private] => Array ( ) ) ) ) [_autoEscape:protected] => 1 [view] => Zend_View Object *RECURSION* ) [HeadScript] => Zend_View_Helper_HeadScript Object ( [_regKey:protected] => Zend_View_Helper_HeadScript [_arbitraryAttributes:protected] => [_captureLock:protected] => [_captureScriptType:protected] => [_captureScriptAttrs:protected] => [_captureType:protected] => [_optionalAttributes:protected] => Array ( [0] => charset [1] => defer [2] => language [3] => src ) [_requiredAttributes:protected] => Array ( [0] => type ) [useCdata] => [_container:protected] => Zend_View_Helper_Placeholder_Container Object ( [_prefix:protected] => [_postfix:protected] => [_separator:protected] => [_indent:protected] => [_captureLock:protected] => [_captureType:protected] => [_captureKey:protected] => [storage:ArrayObject:private] => Array ( [0] => stdClass Object ( [type] => text/javascript [attributes] => Array ( [src] => /modules/default/js/jquery-1.10.2.js ) [source] => ) [1] => stdClass Object ( [type] => text/javascript [attributes] => Array ( [src] => /modules/default/js/bootstrap.js ) [source] => ) [2] => stdClass Object ( [type] => text/javascript [attributes] => Array ( [src] => /modules/default/js/scripts.js ) [source] => ) ) ) [_registry:protected] => Zend_View_Helper_Placeholder_Registry Object ( [_containerClass:protected] => Zend_View_Helper_Placeholder_Container [_items:protected] => Array ( [Zend_View_Helper_HeadMeta] => Zend_View_Helper_Placeholder_Container Object ( [_prefix:protected] => [_postfix:protected] => [_separator:protected] => [_indent:protected] => [_captureLock:protected] => [_captureType:protected] => [_captureKey:protected] => [storage:ArrayObject:private] => Array ( [0] => stdClass Object ( [type] => charset [charset] => UTF-8 [content] => [modifiers] => Array ( ) ) [1] => stdClass Object ( [type] => http-equiv [http-equiv] => Content-Type [content] => text/html; charset=utf-8 [modifiers] => Array ( ) ) [2] => stdClass Object ( [type] => name [name] => format-detection [content] => telephone=no [modifiers] => Array ( ) ) [3] => stdClass Object ( [type] => name [name] => format-detection [content] => telephone=no [modifiers] => Array ( ) ) ) ) [Zend_Layout] => Zend_View_Helper_Placeholder_Container Object ( [_prefix:protected] => [_postfix:protected] => [_separator:protected] => [_indent:protected] => [_captureLock:protected] => [_captureType:protected] => [_captureKey:protected] => [storage:ArrayObject:private] => Array ( [content] =>

404 Page Not Found

item not found
) ) [Zend_View_Helper_HeadLink] => Zend_View_Helper_Placeholder_Container Object ( [_prefix:protected] => [_postfix:protected] => [_separator:protected] => [_indent:protected] => [_captureLock:protected] => [_captureType:protected] => [_captureKey:protected] => [storage:ArrayObject:private] => Array ( [0] => stdClass Object ( [rel] => stylesheet [type] => text/css [href] => /modules/default/css/bootstrap.css [media] => screen [conditionalStylesheet] => ) [1] => stdClass Object ( [rel] => stylesheet [type] => text/css [href] => /modules/default/css/font-awesome.css [media] => screen [conditionalStylesheet] => ) [2] => stdClass Object ( [rel] => stylesheet [type] => text/css [href] => /modules/default/css/styles.css [media] => screen [conditionalStylesheet] => ) [3] => stdClass Object ( [rel] => shortcut icon [href] => /modules/default/img/favicon.ico ) [4] => stdClass Object ( [rel] => shortcut icon [href] => /modules/default/img/favicon.ico ) ) ) [Zend_View_Helper_HeadScript] => Zend_View_Helper_Placeholder_Container Object ( [_prefix:protected] => [_postfix:protected] => [_separator:protected] => [_indent:protected] => [_captureLock:protected] => [_captureType:protected] => [_captureKey:protected] => [storage:ArrayObject:private] => Array ( [0] => stdClass Object ( [type] => text/javascript [attributes] => Array ( [src] => /modules/default/js/jquery-1.10.2.js ) [source] => ) [1] => stdClass Object ( [type] => text/javascript [attributes] => Array ( [src] => /modules/default/js/bootstrap.js ) [source] => ) [2] => stdClass Object ( [type] => text/javascript [attributes] => Array ( [src] => /modules/default/js/scripts.js ) [source] => ) ) ) [Zend_View_Helper_HeadTitle] => Zend_View_Helper_Placeholder_Container Object ( [_prefix:protected] => [_postfix:protected] => [_separator:protected] => [_indent:protected] => [_captureLock:protected] => [_captureType:protected] => [_captureKey:protected] => [storage:ArrayObject:private] => Array ( ) ) [Zend_View_Helper_HeadStyle] => Zend_View_Helper_Placeholder_Container Object ( [_prefix:protected] => [_postfix:protected] => [_separator:protected] => [_indent:protected] => [_captureLock:protected] => [_captureType:protected] => [_captureKey:protected] => [storage:ArrayObject:private] => Array ( ) ) ) ) [_autoEscape:protected] => 1 [view] => Zend_View Object *RECURSION* ) [StaticBlock] => View_Helper_StaticBlock Object ( [view] => Zend_View Object *RECURSION* ) [GetLastNews] => View_Helper_GetLastNews Object ( [view] => Zend_View Object *RECURSION* ) [Translate] => Zend_View_Helper_Translate Object ( [_translator:protected] => Zend_Translate_Adapter_Array Object ( [_data:Zend_Translate_Adapter_Array:private] => Array ( ) [_automatic:Zend_Translate_Adapter:private] => [_routed:Zend_Translate_Adapter:private] => Array ( ) [_options:protected] => Array ( [clear] => [content] => Array ( [© 2025 Unisim-Soft Ltd. All rights reserved] => © 2025 Unisim-Soft Ltd. All rights reserved [contacts::address] => MD-2071, г.Кишинев, ул. Алба Юлия 75 [download-page-description] => Для получения своей ссылки на закачку, свяжитесь с нами, предварительно заполнив анкету: [E-mail] => E-mail [Unisim Soft] => Unisim Soft [Unisim в мире] => Unisim в мире [Unisim Молдова] => Unisim Молдова [Unisim Приднестровье] => Unisim Приднестровье [Unisim Румыния] => Unisim Румыния [Адресс] => Адрес [Ваш вопрос] => Ваш вопрос [Ваш запрос успешно отправлен!] => Ваш запрос успешно отправлен! [Главная] => Главная [Е-мэил] => Е-мэил [Загрузка] => Download [Задайте нам вопрос] => Задайте нам вопрос [Заполните анкету] => Заполните анкету [Заявления на работу] => Заявления на работу [Имя] => Имя [Интересные статьи] => Интересные статьи [Информация] => Информация [Как Вы узнали о Нас?] => Как Вы узнали о Нас? [Как мы работаем] => Как мы работаем [Карьера] => Карьера [Клиенты] => Клиенты [Колличество девелоперов] => Количество девелоперов [Компания] => Компания [Компания Unisim-Soft] => Компания Unisim-Soft [Контакты] => Контакты [Найдено %s страниц.] => Найдено %s страниц. [Новости] => Новости [О компании] => О компании [Общие вопросы] => Общие вопросы [Отправить] => Отправить [Платформа] => Платформа [По вашему запросу ничего не найдено] => По вашему запросу ничего не найдено [Подробнее] => Подробнее [Поиск] => Поиск [Последние новости] => Последние новости [Решения] => Решения [Решения для бизнеса] => Решения для бизнеса [Старая версия сайта] => Старая версия сайта [Статьи] => Статьи [Телефон] => Телефон [Техноголии] => Технологии [Услуги] => Услуги [contactsspam] => Задайте нам вопрос по указанным контактам ) [disableNotices] => 1 [ignore] => . [locale] => ru [log] => [logMessage] => Untranslated message within '%locale%': %message% [logPriority] => 5 [logUntranslated] => [reload] => [route] => [scan] => [tag] => Zend_Translate ) [_translate:protected] => Array ( [ru] => Array ( [© 2025 Unisim-Soft Ltd. All rights reserved] => © 2025 Unisim-Soft Ltd. All rights reserved [contacts::address] => MD-2071, г.Кишинев, ул. Алба Юлия 75 [download-page-description] => Для получения своей ссылки на закачку, свяжитесь с нами, предварительно заполнив анкету: [E-mail] => E-mail [Unisim Soft] => Unisim Soft [Unisim в мире] => Unisim в мире [Unisim Молдова] => Unisim Молдова [Unisim Приднестровье] => Unisim Приднестровье [Unisim Румыния] => Unisim Румыния [Адресс] => Адрес [Ваш вопрос] => Ваш вопрос [Ваш запрос успешно отправлен!] => Ваш запрос успешно отправлен! [Главная] => Главная [Е-мэил] => Е-мэил [Загрузка] => Download [Задайте нам вопрос] => Задайте нам вопрос [Заполните анкету] => Заполните анкету [Заявления на работу] => Заявления на работу [Имя] => Имя [Интересные статьи] => Интересные статьи [Информация] => Информация [Как Вы узнали о Нас?] => Как Вы узнали о Нас? [Как мы работаем] => Как мы работаем [Карьера] => Карьера [Клиенты] => Клиенты [Колличество девелоперов] => Количество девелоперов [Компания] => Компания [Компания Unisim-Soft] => Компания Unisim-Soft [Контакты] => Контакты [Найдено %s страниц.] => Найдено %s страниц. [Новости] => Новости [О компании] => О компании [Общие вопросы] => Общие вопросы [Отправить] => Отправить [Платформа] => Платформа [По вашему запросу ничего не найдено] => По вашему запросу ничего не найдено [Подробнее] => Подробнее [Поиск] => Поиск [Последние новости] => Последние новости [Решения] => Решения [Решения для бизнеса] => Решения для бизнеса [Старая версия сайта] => Старая версия сайта [Статьи] => Статьи [Телефон] => Телефон [Техноголии] => Технологии [Услуги] => Услуги [contactsspam] => Задайте нам вопрос по указанным контактам ) ) ) [view] => Zend_View Object *RECURSION* ) [Url] => Zend_View_Helper_Url Object *RECURSION* [ShortDescription] => App_View_Helper_ShortDescription Object ( [_closingBracket:protected] => [view] => Zend_View Object *RECURSION* ) [HtmlSubstring] => App_View_Helper_HtmlSubstring Object ( [view] => Zend_View Object *RECURSION* ) [GetLastArticles] => View_Helper_GetLastArticles Object ( [view] => Zend_View Object *RECURSION* ) [HeadTitle] => Zend_View_Helper_HeadTitle Object ( [_regKey:protected] => Zend_View_Helper_HeadTitle [_translate:protected] => [_translator:protected] => [_defaultAttachOrder:protected] => [_container:protected] => Zend_View_Helper_Placeholder_Container Object ( [_prefix:protected] => [_postfix:protected] => [_separator:protected] => [_indent:protected] => [_captureLock:protected] => [_captureType:protected] => [_captureKey:protected] => [storage:ArrayObject:private] => Array ( ) ) [_registry:protected] => Zend_View_Helper_Placeholder_Registry Object ( [_containerClass:protected] => Zend_View_Helper_Placeholder_Container [_items:protected] => Array ( [Zend_View_Helper_HeadMeta] => Zend_View_Helper_Placeholder_Container Object ( [_prefix:protected] => [_postfix:protected] => [_separator:protected] => [_indent:protected] => [_captureLock:protected] => [_captureType:protected] => [_captureKey:protected] => [storage:ArrayObject:private] => Array ( [0] => stdClass Object ( [type] => charset [charset] => UTF-8 [content] => [modifiers] => Array ( ) ) [1] => stdClass Object ( [type] => http-equiv [http-equiv] => Content-Type [content] => text/html; charset=utf-8 [modifiers] => Array ( ) ) [2] => stdClass Object ( [type] => name [name] => format-detection [content] => telephone=no [modifiers] => Array ( ) ) [3] => stdClass Object ( [type] => name [name] => format-detection [content] => telephone=no [modifiers] => Array ( ) ) ) ) [Zend_Layout] => Zend_View_Helper_Placeholder_Container Object ( [_prefix:protected] => [_postfix:protected] => [_separator:protected] => [_indent:protected] => [_captureLock:protected] => [_captureType:protected] => [_captureKey:protected] => [storage:ArrayObject:private] => Array ( [content] =>

404 Page Not Found

item not found
) ) [Zend_View_Helper_HeadLink] => Zend_View_Helper_Placeholder_Container Object ( [_prefix:protected] => [_postfix:protected] => [_separator:protected] => [_indent:protected] => [_captureLock:protected] => [_captureType:protected] => [_captureKey:protected] => [storage:ArrayObject:private] => Array ( [0] => stdClass Object ( [rel] => stylesheet [type] => text/css [href] => /modules/default/css/bootstrap.css [media] => screen [conditionalStylesheet] => ) [1] => stdClass Object ( [rel] => stylesheet [type] => text/css [href] => /modules/default/css/font-awesome.css [media] => screen [conditionalStylesheet] => ) [2] => stdClass Object ( [rel] => stylesheet [type] => text/css [href] => /modules/default/css/styles.css [media] => screen [conditionalStylesheet] => ) [3] => stdClass Object ( [rel] => shortcut icon [href] => /modules/default/img/favicon.ico ) [4] => stdClass Object ( [rel] => shortcut icon [href] => /modules/default/img/favicon.ico ) ) ) [Zend_View_Helper_HeadScript] => Zend_View_Helper_Placeholder_Container Object ( [_prefix:protected] => [_postfix:protected] => [_separator:protected] => [_indent:protected] => [_captureLock:protected] => [_captureType:protected] => [_captureKey:protected] => [storage:ArrayObject:private] => Array ( [0] => stdClass Object ( [type] => text/javascript [attributes] => Array ( [src] => /modules/default/js/jquery-1.10.2.js ) [source] => ) [1] => stdClass Object ( [type] => text/javascript [attributes] => Array ( [src] => /modules/default/js/bootstrap.js ) [source] => ) [2] => stdClass Object ( [type] => text/javascript [attributes] => Array ( [src] => /modules/default/js/scripts.js ) [source] => ) ) ) [Zend_View_Helper_HeadTitle] => Zend_View_Helper_Placeholder_Container Object ( [_prefix:protected] => [_postfix:protected] => [_separator:protected] => [_indent:protected] => [_captureLock:protected] => [_captureType:protected] => [_captureKey:protected] => [storage:ArrayObject:private] => Array ( ) ) [Zend_View_Helper_HeadStyle] => Zend_View_Helper_Placeholder_Container Object ( [_prefix:protected] => [_postfix:protected] => [_separator:protected] => [_indent:protected] => [_captureLock:protected] => [_captureType:protected] => [_captureKey:protected] => [storage:ArrayObject:private] => Array ( ) ) ) ) [_autoEscape:protected] => 1 [view] => Zend_View Object *RECURSION* ) [HeadStyle] => Zend_View_Helper_HeadStyle Object ( [_regKey:protected] => Zend_View_Helper_HeadStyle [_optionalAttributes:protected] => Array ( [0] => lang [1] => title [2] => media [3] => dir ) [_mediaTypes:protected] => Array ( [0] => all [1] => aural [2] => braille [3] => handheld [4] => print [5] => projection [6] => screen [7] => tty [8] => tv ) [_captureAttrs:protected] => [_captureLock:protected] => [_captureType:protected] => [_container:protected] => Zend_View_Helper_Placeholder_Container Object ( [_prefix:protected] => [_postfix:protected] => [_separator:protected] => [_indent:protected] => [_captureLock:protected] => [_captureType:protected] => [_captureKey:protected] => [storage:ArrayObject:private] => Array ( ) ) [_registry:protected] => Zend_View_Helper_Placeholder_Registry Object ( [_containerClass:protected] => Zend_View_Helper_Placeholder_Container [_items:protected] => Array ( [Zend_View_Helper_HeadMeta] => Zend_View_Helper_Placeholder_Container Object ( [_prefix:protected] => [_postfix:protected] => [_separator:protected] => [_indent:protected] => [_captureLock:protected] => [_captureType:protected] => [_captureKey:protected] => [storage:ArrayObject:private] => Array ( [0] => stdClass Object ( [type] => charset [charset] => UTF-8 [content] => [modifiers] => Array ( ) ) [1] => stdClass Object ( [type] => http-equiv [http-equiv] => Content-Type [content] => text/html; charset=utf-8 [modifiers] => Array ( ) ) [2] => stdClass Object ( [type] => name [name] => format-detection [content] => telephone=no [modifiers] => Array ( ) ) [3] => stdClass Object ( [type] => name [name] => format-detection [content] => telephone=no [modifiers] => Array ( ) ) ) ) [Zend_Layout] => Zend_View_Helper_Placeholder_Container Object ( [_prefix:protected] => [_postfix:protected] => [_separator:protected] => [_indent:protected] => [_captureLock:protected] => [_captureType:protected] => [_captureKey:protected] => [storage:ArrayObject:private] => Array ( [content] =>

404 Page Not Found

item not found
) ) [Zend_View_Helper_HeadLink] => Zend_View_Helper_Placeholder_Container Object ( [_prefix:protected] => [_postfix:protected] => [_separator:protected] => [_indent:protected] => [_captureLock:protected] => [_captureType:protected] => [_captureKey:protected] => [storage:ArrayObject:private] => Array ( [0] => stdClass Object ( [rel] => stylesheet [type] => text/css [href] => /modules/default/css/bootstrap.css [media] => screen [conditionalStylesheet] => ) [1] => stdClass Object ( [rel] => stylesheet [type] => text/css [href] => /modules/default/css/font-awesome.css [media] => screen [conditionalStylesheet] => ) [2] => stdClass Object ( [rel] => stylesheet [type] => text/css [href] => /modules/default/css/styles.css [media] => screen [conditionalStylesheet] => ) [3] => stdClass Object ( [rel] => shortcut icon [href] => /modules/default/img/favicon.ico ) [4] => stdClass Object ( [rel] => shortcut icon [href] => /modules/default/img/favicon.ico ) ) ) [Zend_View_Helper_HeadScript] => Zend_View_Helper_Placeholder_Container Object ( [_prefix:protected] => [_postfix:protected] => [_separator:protected] => [_indent:protected] => [_captureLock:protected] => [_captureType:protected] => [_captureKey:protected] => [storage:ArrayObject:private] => Array ( [0] => stdClass Object ( [type] => text/javascript [attributes] => Array ( [src] => /modules/default/js/jquery-1.10.2.js ) [source] => ) [1] => stdClass Object ( [type] => text/javascript [attributes] => Array ( [src] => /modules/default/js/bootstrap.js ) [source] => ) [2] => stdClass Object ( [type] => text/javascript [attributes] => Array ( [src] => /modules/default/js/scripts.js ) [source] => ) ) ) [Zend_View_Helper_HeadTitle] => Zend_View_Helper_Placeholder_Container Object ( [_prefix:protected] => [_postfix:protected] => [_separator:protected] => [_indent:protected] => [_captureLock:protected] => [_captureType:protected] => [_captureKey:protected] => [storage:ArrayObject:private] => Array ( ) ) [Zend_View_Helper_HeadStyle] => Zend_View_Helper_Placeholder_Container Object ( [_prefix:protected] => [_postfix:protected] => [_separator:protected] => [_indent:protected] => [_captureLock:protected] => [_captureType:protected] => [_captureKey:protected] => [storage:ArrayObject:private] => Array ( ) ) ) ) [_autoEscape:protected] => 1 [view] => Zend_View Object *RECURSION* ) [BaseUrl] => View_Helper_BaseUrl Object ( [view] => Zend_View Object *RECURSION* ) [Layout] => Zend_View_Helper_Layout Object ( [_layout:protected] => Zend_Layout Object ( [_container:protected] => Zend_View_Helper_Placeholder_Container Object ( [_prefix:protected] => [_postfix:protected] => [_separator:protected] => [_indent:protected] => [_captureLock:protected] => [_captureType:protected] => [_captureKey:protected] => [storage:ArrayObject:private] => Array ( [content] =>

404 Page Not Found

item not found
) ) [_contentKey:protected] => content [_enabled:protected] => 1 [_helperClass:protected] => Zend_Layout_Controller_Action_Helper_Layout [_inflector:protected] => Zend_Filter_Inflector Object ( [_pluginLoader:protected] => Zend_Loader_PluginLoader Object ( [_loadedPluginPaths:protected] => Array ( ) [_loadedPlugins:protected] => Array ( ) [_prefixToPaths:protected] => Array ( ) [_useStaticRegistry:protected] => Zend_Filter_Inflector ) [_target:protected] => :script.:suffix [_throwTargetExceptionsOn:protected] => 1 [_targetReplacementIdentifier:protected] => : [_rules:protected] => Array ( [script] => Array ( [0] => Zend_Filter_Word_CamelCaseToDash Object ( [_separator:protected] => - [_matchPattern:protected] => Array ( [0] => #(?<=(?:\p{Lu}))(\p{Lu}\p{Ll})# [1] => #(?<=(?:\p{Ll}|\p{Nd}))(\p{Lu})# ) [_replacement:protected] => Array ( [0] => -\1 [1] => -\1 ) ) [1] => Zend_Filter_StringToLower Object ( [_encoding:protected] => UTF-8 ) ) [suffix] => phtml ) ) [_inflectorEnabled:protected] => 1 [_inflectorTarget:protected] => :script.:suffix [_layout:protected] => default [_viewScriptPath:protected] => /var/www/unisim/application/modules/default/views/scripts [_viewBasePath:protected] => [_viewBasePrefix:protected] => Layout_View [_mvcEnabled:protected] => 1 [_mvcSuccessfulActionOnly:protected] => 1 [_pluginClass:protected] => Controller_Plugin_Layout [_view:protected] => Zend_View Object *RECURSION* [_viewSuffix:protected] => phtml ) [view] => Zend_View Object *RECURSION* ) [GetRequest] => App_View_Helper_GetRequest Object ( [view] => Zend_View Object *RECURSION* ) [PrependToUrlPath] => View_Helper_PrependToUrlPath Object ( [view] => Zend_View Object *RECURSION* ) [GetPagesByCategory] => App_View_Helper_GetPagesByCategory Object ( [view] => Zend_View Object *RECURSION* ) [GetSolutions] => View_Helper_GetSolutions Object ( [view] => Zend_View Object *RECURSION* ) ) [_helperLoaded:Zend_View_Abstract:private] => Array ( ) [_helperLoadedDir:Zend_View_Abstract:private] => Array ( ) [_filter:Zend_View_Abstract:private] => Array ( ) [_filterClass:Zend_View_Abstract:private] => Array ( ) [_filterLoaded:Zend_View_Abstract:private] => Array ( ) [_filterLoadedDir:Zend_View_Abstract:private] => Array ( ) [_escape:Zend_View_Abstract:private] => htmlspecialchars [_encoding:Zend_View_Abstract:private] => UTF-8 [_lfiProtectionOn:Zend_View_Abstract:private] => 1 [_loaders:Zend_View_Abstract:private] => Array ( [filter] => Zend_Loader_PluginLoader Object ( [_loadedPluginPaths:protected] => Array ( ) [_loadedPlugins:protected] => Array ( ) [_prefixToPaths:protected] => Array ( [Zend_View_Filter_] => Array ( [0] => Zend/View/Filter/ [1] => /var/www/unisim/application/modules/default/views/filters/ ) ) [_useStaticRegistry:protected] => ) [helper] => Zend_Loader_PluginLoader Object ( [_loadedPluginPaths:protected] => Array ( ) [_loadedPlugins:protected] => Array ( [Doctype] => Zend_View_Helper_Doctype [HeadMeta] => Zend_View_Helper_HeadMeta [HeadLink] => Zend_View_Helper_HeadLink [HeadScript] => Zend_View_Helper_HeadScript [StaticBlock] => View_Helper_StaticBlock [GetLastNews] => View_Helper_GetLastNews [Translate] => Zend_View_Helper_Translate [Url] => Zend_View_Helper_Url [ShortDescription] => App_View_Helper_ShortDescription [HtmlSubstring] => App_View_Helper_HtmlSubstring [GetLastArticles] => View_Helper_GetLastArticles [HeadTitle] => Zend_View_Helper_HeadTitle [HeadStyle] => Zend_View_Helper_HeadStyle [BaseUrl] => View_Helper_BaseUrl [Layout] => Zend_View_Helper_Layout [GetRequest] => App_View_Helper_GetRequest [PrependToUrlPath] => View_Helper_PrependToUrlPath [GetPagesByCategory] => App_View_Helper_GetPagesByCategory [GetSolutions] => View_Helper_GetSolutions ) [_prefixToPaths:protected] => Array ( [Zend_View_Helper_] => Array ( [0] => Zend/View/Helper/ [1] => /var/www/unisim/application/modules/default/views/helpers/ ) [App_View_Helper_] => Array ( [0] => /var/www/unisim/application/library/App/View/Helper/ ) [View_Helper_] => Array ( [0] => /var/www/unisim/application/library/View/Helper/ ) ) [_useStaticRegistry:protected] => ) ) [_loaderTypes:Zend_View_Abstract:private] => Array ( [0] => filter [1] => helper ) [_strictVars:Zend_View_Abstract:private] => [options] => Array ( [general::adminName] => Administrator [general::adminEmail] => pt@una_.md [contacts::phone] => +37379144604 Oficiu este temporar inchis https://groups.google.com/forum/#!managemembers/unisim-soft/invite [contacts::generalEmail] => pt@una_.md [contacts::cvEmail] => pt@una_.md [contacts::companyWebsite] => www.unisim-soft.com [contacts::questionsWebsite] => www.una.md [contacts::latitude] => 47.035703 [contacts::longitude] => 28.773847 [news::perPage] => 10 [articles::perPage] => 10 [search::perPage] => 10 [unisim::moldova] => / [unisim::pridnestrovie] => / [unisim::romania] => / [xwiki::parseUrl] => http://xwiki.una.md/bin/view/UNA/ [una::adminEmail] => pt@una_.md ) [systemName] => [layoutContent] =>
default [controller] => solutions [action] => view [auth] => [e] => Exception Object *RECURSION* ) ) [1] => url ) [1] => Array ( [0] => Array ( [systemName] => ) [1] => solution ) ) ) [4] => Array ( [file] => /var/www/unisim/application/modules/default/views/scripts/default.phtml [line] => 124 [function] => __call [class] => Zend_View_Abstract [type] => -> [args] => Array ( [0] => url [1] => Array ( [0] => Array ( [systemName] => ) [1] => solution ) ) ) [5] => Array ( [file] => /var/www/unisim/application/modules/default/views/scripts/default.phtml [line] => 124 [function] => url [class] => Zend_View [type] => -> [args] => Array ( [0] => Array ( [systemName] => ) [1] => solution ) ) [6] => Array ( [file] => /var/www/unisim/application/library/Zend/View.php [line] => 108 [args] => Array ( [0] => /var/www/unisim/application/modules/default/views/scripts/default.phtml ) [function] => include ) [7] => Array ( [file] => /var/www/unisim/application/library/Zend/View/Abstract.php [line] => 888 [function] => _run [class] => Zend_View [type] => -> [args] => Array ( [0] => /var/www/unisim/application/modules/default/views/scripts/default.phtml ) ) [8] => Array ( [file] => /var/www/unisim/application/library/Zend/Layout.php [line] => 796 [function] => render [class] => Zend_View_Abstract [type] => -> [args] => Array ( [0] => default.phtml ) ) [9] => Array ( [file] => /var/www/unisim/application/library/Zend/Layout/Controller/Plugin/Layout.php [line] => 143 [function] => render [class] => Zend_Layout [type] => -> [args] => Array ( ) ) [10] => Array ( [file] => /var/www/unisim/application/library/App/Controller/Plugin/Layout.php [line] => 26 [function] => postDispatch [class] => Zend_Layout_Controller_Plugin_Layout [type] => -> [args] => Array ( [0] => Zend_Controller_Request_Http Object *RECURSION* ) ) [11] => Array ( [file] => /var/www/unisim/application/library/Zend/Controller/Plugin/Broker.php [line] => 333 [function] => postDispatch [class] => App_Controller_Plugin_Layout [type] => -> [args] => Array ( [0] => Zend_Controller_Request_Http Object *RECURSION* ) ) [12] => Array ( [file] => /var/www/unisim/application/library/Zend/Controller/Front.php [line] => 965 [function] => postDispatch [class] => Zend_Controller_Plugin_Broker [type] => -> [args] => Array ( [0] => Zend_Controller_Request_Http Object *RECURSION* ) ) [13] => Array ( [file] => /var/www/unisim/application/library/Zend/Application/Bootstrap/Bootstrap.php [line] => 97 [function] => dispatch [class] => Zend_Controller_Front [type] => -> [args] => Array ( ) ) [14] => Array ( [file] => /var/www/unisim/application/library/Zend/Application.php [line] => 366 [function] => run [class] => Zend_Application_Bootstrap_Bootstrap [type] => -> [args] => Array ( ) ) [15] => Array ( [file] => /var/www/unisim/public_html/index.php [line] => 16 [function] => run [class] => Zend_Application [type] => -> [args] => Array ( ) ) ) [previous:Exception:private] => ) ) [_headers:protected] => Array ( ) [_headersRaw:protected] => Array ( ) [_httpResponseCode:protected] => 200 [_isRedirect:protected] => [_renderExceptions:protected] => [headersSentThrowsException] => 1 ) ) ) [3] => Array ( [file] => /var/www/unisim/application/library/Zend/Application/Bootstrap/Bootstrap.php [line] => 97 [function] => dispatch [class] => Zend_Controller_Front [type] => -> [args] => Array ( ) ) [4] => Array ( [file] => /var/www/unisim/application/library/Zend/Application.php [line] => 366 [function] => run [class] => Zend_Application_Bootstrap_Bootstrap [type] => -> [args] => Array ( ) ) [5] => Array ( [file] => /var/www/unisim/public_html/index.php [line] => 16 [function] => run [class] => Zend_Application [type] => -> [args] => Array ( ) ) ) [previous:Exception:private] => ) [type] => EXCEPTION_OTHER [request] => Zend_Controller_Request_Http Object ( [_paramSources:protected] => Array ( [0] => _GET [1] => _POST ) [_requestUri:protected] => /solutions/[layoutContent]%20=%3E%20%3Cdiv%20class= [_baseUrl:protected] => /ru [_basePath:protected] => [_pathInfo:protected] => /solutions/[layoutContent]%20=%3E%20%3Cdiv%20class= [_params:protected] => Array ( [systemName] => [layoutContent] =>
default [controller] => solutions [action] => view ) [_rawBody:protected] => [_aliases:protected] => Array ( ) [_dispatched:protected] => 1 [_module:protected] => default [_moduleKey:protected] => module [_controller:protected] => solutions [_controllerKey:protected] => controller [_action:protected] => view [_actionKey:protected] => action ) ) ) [layoutFullContent] =>